PStringREM History
Foundation Sample Pascal String Editor
(c)1992, Lunar Productions


1.0a1  6Mar92

       - Started coding this editor for use as a simple example for inclusion
         with the Foundation Developer's Kit.  Worked on this as time permitted
         during the Foundation Shell development cycle (which wasn't a lot :)

1.0b1 24Sep92

       - First public release w/o source.      - Supports 320 _or_ 640 modes, but no code is in place to clean up the

	 textedit control during a transition from one to the other. (this will
         be fixed and the source will be released at that point.)
       - No other known bugs or caveats.

1.0b2 28Sep92

       - Added full support for REM_VIDMODE.
       - Pascal Language edition completed.
       - Release includes commented source code in both C and Pascal.
       - Fixed fFlag bits in REM_ACTIVATE to dim Undo and Select All, neither
         of which are supported by this editor, or by the TextEdit control
